home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 20 / 9 / DISK2092.ZIP / RBBS-UTL.ZIP / UTIL / MAKEFIDX.KG < prev    next >
Text File  |  1989-10-25  |  1KB  |  45 lines

  1. * Configuration file for MAKEFIDX
  2. * Case does not matter, so you can use what case makes the
  3. * entries easiest to read.
  4. *   The "*" in column 1 means this line is only a comment.
  5. *
  6. * NameFile is the name of the list of files
  7. /NameFile=FIDX.DEF
  8. * LocationFile is the name of the list of locations for files
  9. /LocationFile=LIDX.DEF
  10. * For WriteMode, use "Replace" when replacing existing NameFile and
  11. *     LocationFile.  If want to add to existing files, use "Update"
  12. /WriteMode=Replace
  13. */WriteMode=Update
  14. *
  15. * list as many as you have (DOS) directories where you want
  16. * all the files in them listed.   You must give a valid file
  17. * specification:
  18. */FileSpec=C:\UP\*.*
  19. */FileSpec=C:\DOWN\*.*
  20. /FileSpec=C:\DC1\*.*
  21. /FileSpec=C:\DC2\*.*
  22. /FileSpec=D:\DD1\*.*
  23. /FileSpec=D:\DD2\*.*
  24. /FileSpec=E:\DE1\*.*
  25. /FileSpec=E:\DE2\*.*
  26. /FileSpec=F:\DF1\*.*
  27. /FileSpec=F:\DF2\*.*
  28. /FileSpec=G:\DG1\*.*
  29. /FileSpec=G:\DG2\*.*
  30. /FileSpec=H:\DH1\*.*
  31. /FileSpec=H:\DH2\*.*
  32. /FileSpec=J:\DJ1\*.*
  33. /FileSpec=J:\DJ2\*.*
  34. /FileSpec=K:\DK1\*.*
  35. /FileSpec=K:\DK2\*.*
  36. /FileSpec=L:\DL1\*.*
  37. /FileSpec=F:\RBBS\BULLET*
  38. *
  39. * list as many as you have of text files with file names in
  40. * them.  The file name must be at the beginning of each line.
  41. * It may include a drive/path.  If no drive path, a line with
  42. * "Directory of " following by drive/path should be included at
  43. * the top of the file.
  44. */FileDir=C:\RBBS\OFFLINE.DIR
  45.